From 42eb2aa9306a98a35a58cdf7fb736ccbf41b1bdd Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Wed, 7 Oct 2009 18:39:31 +0200 Subject: [PATCH] Omit removed classes from Gail makefile --- modules/other/gail/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) diff --git a/modules/other/gail/Makefile.am b/modules/other/gail/Makefile.am index 6ffe591db2..6cc398645a 100644 --- a/modules/other/gail/Makefile.am +++ b/modules/other/gail/Makefile.am @@ -22,9 +22,6 @@ gail_c_sources = \ gailcellparent.c \ gailcheckmenuitem.c \ gailchecksubmenuitem.c \ - gailclist.c \ - gailclistcell.c \ - gailcombo.c \ gailcombobox.c \ gailcontainer.c \ gailcontainercell.c \ @@ -35,14 +32,12 @@ gail_c_sources = \ gailimagecell.c \ gailitem.c \ gaillabel.c \ - gaillist.c \ gailmenu.c \ gailmenushell.c \ gailmenuitem.c \ gailnotebook.c \ gailnotebookpage.c \ gailobject.c \ - gailoptionmenu.c \ gailpaned.c \ gailpixmap.c \ gailprogressbar.c \ @@ -82,9 +77,6 @@ gail_private_h_sources = \ gailcellparent.h \ gailcheckmenuitem.h \ gailchecksubmenuitem.h \ - gailclist.h \ - gailclistcell.h \ - gailcombo.h \ gailcombobox.h \ gailcontainercell.h \ gailcontainer.h \ @@ -103,7 +95,6 @@ gail_private_h_sources = \ gailnotebook.h \ gailnotebookpage.h \ gailobject.h \ - gailoptionmenu.h \ gailpaned.h \ gailpixmap.h \ gailprogressbar.h \ -- 2.30.2